918206
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 6 Mar 2019 22:19:34 +0000 (22:19 +0000)
commit88856eade1618d23de68a737c892b6806f4c616c
treea9814941dd7a0ac55866c8edc08223631bdacb86
parentb75af1540dc40f709ac5f22d157430b6dd2381bb
918206

Using this and not upstream's __array_priority__ fix
https://github.com/pandas-dev/pandas/commit/ad2a14f4bec8a004b2972c12f12ed3e4ce37ff52
to allow np.array += DataFrame to remain in-place (same object ID /
other views also affected) and an array (not a DataFrame).

Author: jbrockmendel, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Origin: upstream
Bug-Debian: https://bugs.debian.org/918206 https://bugs.debian.org/923707
Forwarded: not-needed

Gbp-Pq: Name 918206.patch
pandas/core/generic.py
pandas/tests/frame/test_analytics.py